home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / disk / gwindos.zip / GWIN.DOC < prev    next >
Text File  |  1993-11-12  |  26KB  |  781 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.                 
  19.                 
  20.                 
  21.                   GWIN -- Interactive Menu/Help application
  22.                            Version 1.00 Nov. 1993 
  23.                             
  24.                             Mike Bonnell Systems
  25.                                Charleston, WV 
  26.                                
  27.                                (304) 744-1084
  28.          GWIN -- HELP file MENU Application.  Mike Bonnell, 1993
  29.  
  30.  
  31. OVERVIEW --
  32.  
  33.  GWIN may be loaded from the command line or a batch file. If you type the
  34.  program name with no commandline argument, GWIN looks for the file "GWIN.MNU"
  35.  in GWIN's Directory. (the DIR you defined in the "SET GWINDIR=" command.)
  36.  
  37.  You may create your own Help files or Menu files using another filename.ext 
  38.  and name this file in a commandline argument when GWIN is loaded.  GWIN will 
  39.  look along the DOS PATH for the file you name.   You should install a PATH
  40.  parameter in AUTOEXEC.BAT that points to the GWIN directory.
  41.  
  42.  Software Requirements:
  43.  
  44.  MS-DOS 5.00 or greater and a Text Editor. (edit.com works fine.)
  45.  
  46.  An additional SET parameter is required in your AUTOEXEC.BAT file. This 
  47.  parameter tells GWIN where to find its files. 
  48.  
  49.  Format is   --   SET GWINDIR=[d:]\[path].
  50.  
  51.      d: is the drive letter and path is the Directory name where GWIN was 
  52.      installed.
  53.  
  54.  If this parameter is not present in AUTOEXEC, GWIN will not load.
  55.  Consult your DOS manual for the SET parameter useage.
  56.  
  57.  Hardware Requirements:
  58.  
  59.  AT 386sx or greater, 640k memory, Hard Drive (250k disk space), vga graphics.
  60.  Color Monitor. (Vga adapter must be IBM compatible.)
  61.  
  62.  (See the INSTALL.TXT file for complete Installation instructions.
  63.   It's included at the end of this document.)
  64.  
  65.  
  66.          GWIN -- HELP file MENU Application.  Mike Bonnell, 1993
  67.  
  68.  ==========================================================================
  69.   GWIN HELP FILE -- SCREENSAVER
  70.  ==========================================================================
  71.  
  72.  
  73.  Format is [timeout=nnnnn]
  74.  
  75.  
  76.  timeout= is the parameter name and nnnnn is a numeric value ranging from 
  77.           00000 to 32700 in seconds.(A little over 9 hours max.) 
  78.           Leading zeroes must be present. nnnnn may also be "never".
  79.   
  80.  ex. timeout=00120  will cause the screensaver to activate after 2 minutes of 
  81.      no keyboard activity.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  GWIN's screensaver may be set to invoke at any time you choose. 
  88.  
  89.  Multiple <timeout=> parameters may be inserted in a GWIN menu file, each 
  90.  having a different timeout value. The current timeout value is used until 
  91.  another <timeout=> is encountered, then the new value is used.
  92.  
  93.  If you do not use the timeout= parameter, the screensaver will be disabled.
  94.  If "timeout=" is used, the screensaver will activate only if you have a GWIN 
  95.  display on the screen.
  96.  
  97.  If an application is loaded, GWIN's screensaver will not go active.
  98.  
  99.  Watch the case of the letters in this parameter -- <timeout=> must be 
  100.  lower case.
  101.  
  102.          GWIN -- HELP file MENU Application.  Mike Bonnell, 1993
  103.  
  104.  ==========================================================================
  105.   GWIN HELP FILE -- KEYS
  106.  ==========================================================================
  107.  
  108.  The Keyboard keys listed here are the only keys supported by GWIN.   If any 
  109.  other key is pressed, a message will display in the status window indicating 
  110.  that you have pressed an unsupported key. 
  111.  
  112.  
  113.  
  114.  
  115.  
  116.       <Esc>      Exit GWIN and return to DOS.
  117.       
  118.       <Up> <Dn>  Move the Hi-lite box to the next or previous Menu Item.
  119.       
  120.       <Enter>    Load the Program at the Hi-Lite.
  121.       
  122.       <PgUp>     Display the previous Screen.
  123.       
  124.       <PgDn>     Display the next Screen. 
  125.                  (If <PgDn> results in end of file, then Exit.)
  126.       
  127.       <Home>     Display the Contents screen. (See <F2> key.)
  128.       
  129.       <End>      Display the last screen. 
  130.                  (This screen cannot be a MENU. It marks end of file. )
  131.       
  132.       <F1>       Help. Displays the list of supported Keys. You may then
  133.                  use <PgUp> or <PgDn> to brouse the HELP FILE.
  134.  
  135.       <F2>       Press <F2> then type the name of the HELP subject. 
  136.                  You may type a partial name and GWIN will load the first 
  137.                  match found. Use <PgUp> or <PgDn> to browse.
  138.       
  139.       <F3>       About GWIN.
  140.       
  141.       <F4>       Use this to exit GWIN HELP and return to your MENU.
  142.  
  143.  
  144.  
  145.          GWIN -- HELP file MENU Application.  Mike Bonnell, 1993
  146.  
  147.  ==========================================================================
  148.   GWIN HELP FILE -- COLOR NAMES
  149.  ==========================================================================
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  Colors may be selected with the #Color parameter to set a line to a given 
  158.  color. You should try to use the dark colors for background, and the light 
  159.  colors for text. Any combination may be used, though.    You could set the 
  160.  background to #White and the text to #Black  (or any other combination)   
  161.  for  special effect.
  162.  
  163.  The Color Names shown here are valid for the TopWin,#color,and StatusLine 
  164.  Color parameters.
  165.  
  166.  
  167.           Dark colors:
  168.  
  169.                 Black, Blue, Cyan, Red, Green, Brown, Magenta, Dark Gray.
  170.           
  171.           
  172.           Light colors:
  173.                 
  174.                 Light Gray, Light Blue, Light Cyan, Light Red, Light Green, 
  175.                 Light Magenta, Yellow, White.
  176.  
  177.  
  178.          GWIN -- HELP file MENU Application.  Mike Bonnell, 1993
  179.  
  180.  ==========================================================================
  181.   GWIN HELP FILE -- SIZE=
  182.  ==========================================================================
  183.  
  184.  Format is  [%Size=][nn]
  185.    
  186.    [%Size=] is the parameter name, and [nn] is the text size.
  187.  
  188.  The %Size=nn parameter controls the textsize of all text lines following 
  189.  until another %Size=nn parameter is encountered. 
  190.  
  191.  (The textsize of Menu Items is fixed and cannot be changed.)
  192.  
  193.  Valid sizes are --
  194.                     Main Window Only ( %Size= parameter )
  195.  
  196.                     08  (8pt.)
  197.                     10 (10pt.)
  198.                     12 (12pt.)
  199.                     14 (14pt.)
  200.                     16 (16pt.)
  201.                     20 (20pt.)
  202.                     24 (24pt.)
  203.                     28 (28pt.)
  204.  
  205.                     Title Window Only ( TSize= parameter - see TOPWIN )
  206.  
  207.                     07  (8pt.)
  208.                     09 (10pt.)
  209.                     11 (12pt.)
  210.                     13 (14pt.)
  211.                     15 (16pt.)
  212.                     19 (20pt.)
  213.                     23 (24pt.)
  214.                     27 (28pt.)
  215.  
  216.  The Status line text size cannot be changed.
  217.  
  218.  The text size in the Title Window is controlled by the TSize=nn parameter. 
  219.  See the TopWin parameter for a more complete description of TSize=nn.
  220.  
  221.  
  222.          GWIN -- HELP file MENU Application.  Mike Bonnell, 1993
  223.  
  224.  ==========================================================================
  225.   GWIN HELP FILE -- TEXT COLOR
  226.  ==========================================================================
  227.  
  228.  
  229.  Format is #[color]
  230.  
  231.  
  232.  # is the parameter name, and [color] is the color name.
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.     The #Color parameter sets the textcolor for both text and Menu Items. 
  246.     The new color remains in effect until another #color parameter is 
  247.     encountered. You may use the #color parameter to set the highlite box 
  248.     by inserting a #color as the last line in a Screen Parameter Set. 
  249.     The highlite box uses the most recent #color encountered.
  250.  
  251.  Dark colors:
  252.  
  253.               Black, Blue, Cyan, Red, Green, Brown, Magenta, Dark Gray.
  254.  
  255.  Light colors:
  256.               Light Gray, Light Blue, Light Cyan, Light Red, Light Green, 
  257.               Light Magenta, Yellow, White.
  258.  
  259.  
  260.          GWIN -- HELP file MENU Application.  Mike Bonnell, 1993
  261.  
  262.  ==========================================================================
  263.   GWIN HELP FILE -- TOPWIN
  264.  ==========================================================================
  265.  
  266.  
  267.  Format is [@][color1,color2,color3,color4,TSize=[size]
  268.  
  269.  
  270.  @ is the parameter name, and color[n] is the color name for a screen element.
  271.  
  272.  [size] is the text size for the Title at the top of the screen.
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  The TopWin Parameter defines the start of a screen parameter set. The values  
  284.  contained in the parameter define the background color for the Title Window 
  285.  and the Main Window. The TSize=[size] portion defines the text size for the 
  286.  Title Window.
  287.  
  288.  Color1 and Color2 define the background color (Color1) and the text color 
  289.  (Color2) for the Title Window.
  290.  
  291.  Color3 and Color4 define the background color (Color3) and the default text 
  292.  color (Color4) for the Main Window. (see note below.)
  293.  
  294.  TSize=[size] defines the text size for the Title Window. (TSize=) must appear
  295.  as shown here. The case of the letters is important. TS must be CAPS and ize 
  296.  must be lower case. See the Size parameter description for valid entries.
  297.  
  298.  Note: Main Window text colors may be altered by using the #color parameter.
  299.        
  300.        A comma must separate each operand in the TopWin Parameter.
  301.  
  302.  
  303.          GWIN -- HELP file MENU Application.  Mike Bonnell, 1993
  304.  
  305.  ==========================================================================
  306.   GWIN HELP FILE -- MENU/HELP TITLE
  307.  ==========================================================================
  308.  
  309.  
  310.  Format is  ![Text for the Title]
  311.  
  312.  ! is the parameter name. Type the text that will display in the TopWin Title.
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  The Menu Title displays centered in the Top Window. Use TSize=nn to set the 
  323.  size of the text. The Title is used during Search to locate a specific HELP
  324.  screen for display.
  325.  
  326.  You must define a title if the search function <F2> is to be used.  
  327.  
  328.  The title parameter must immediately follow the TopWin parameter.  Only one 
  329.  Title parameter may be used in each Parameter Set.
  330.  
  331.  
  332.          GWIN -- HELP file MENU Application.  Mike Bonnell, 1993
  333.  
  334.  ==========================================================================
  335.   GWIN HELP FILE -- STATUS LINE COLOR
  336.  ==========================================================================
  337.  
  338.  
  339.  Format is  ^[color]
  340.  
  341.  ^ is the parameter name. color is a valid color name..
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  The Status line (at the bottom of the screen) may have its color set by 
  354.  using the Status Line Color parameter. You may set the color to any valid 
  355.  color name.
  356.  
  357.      The text color in the status line cannot be altered. GWIN will pick 
  358.  a contrasting color to use for the text based on the background color you 
  359.  name.
  360.  
  361.  Only one Status Line Color parameter may be included in a parameter set.
  362.  
  363.  (A Parameter Set consists of all the parameters needed to display one 
  364.  screen.)
  365.  
  366.  
  367.          GWIN -- HELP file MENU Application.  Mike Bonnell, 1993
  368.  
  369.  ==========================================================================
  370.   GWIN HELP FILE -- MENU ITEM
  371.  ==========================================================================
  372.  
  373.  
  374.  
  375.  Format is -- [xxxyyy] [text]
  376.  
  377.  [xxx]  is the graphics x coordinate, and equates to the starting column.
  378.  
  379.  [yyy]  is the graphics y coordinate, and equates to the starting row. 
  380.  
  381.  [text] is the text to display for this menu item. 
  382.  
  383.  
  384.  Menu Item text size cannot be altered.
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  The left side of the screen is 0 (zero) and the right side is 639. To show
  391.  a menu item at the left side of the screen, X = 000. Normally a menu item 
  392.  is indented. A starting left side value could be 010 or 020. (One or Two
  393.  characters.) 
  394.  
  395.  The Top of the screen is 000 and the last location you should try to use is
  396.  380. (479 is the bottom limit, but this is under the Status Line.) 
  397.  
  398.  Each Item placed on the screen should be spaced far enough apart so that the 
  399.  Hi-Lite box will not interfere with your text.
  400.  
  401.  Example --   020120 ProComm
  402.  
  403.  will display the word, "ProComm"  slightly in from the left edge of the 
  404.  screen  and about 12 character heights down from the top of the Window. 
  405.  To place the next line directly below this one, use -- 020140 [text].
  406.  
  407.  
  408.          GWIN -- HELP file MENU Application.  Mike Bonnell, 1993
  409.  
  410.  ==========================================================================
  411.   GWIN HELP FILE -- PROGRAM TO LOAD
  412.  ==========================================================================
  413.  
  414.  
  415.  Format is  &[d:]\[path]\[progname.ext]
  416.  
  417.  & is the parameter name.
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  [d:] is the drive letter, [path] is the DOS path, and [progname.ext] is the 
  425.  name of the program, batchfile, or DOS function to be executed. The maximum 
  426.  Number of Menu Items per screen is determined by the total length of all 
  427.  <Program to Load> parameters.
  428.  
  429.  The maximum size of the [path] area is is 766 characters. This is normally 
  430.  enough to contain 30 - 35 Menu Items per screen. The number of Menu Screens 
  431.  available is 100 per file if you have the Commercial Version. 
  432.  
  433.  You are limited to 2 screens if you have the SHAREWARE Version.
  434.  
  435.  The & (program to load) parameter must immediately follow its' respective 
  436.  Menu Item. When A Menu Item is selected, GWIN will try to load and execute 
  437.  whatever is named in this parameter. 
  438.  
  439.  The [d:] and [path] portions are optional -- GWIN will search along the DOS 
  440.  PATH to locate the named program.
  441.  
  442.  
  443.          GWIN -- HELP file MENU Application.  Mike Bonnell, 1993
  444.  
  445.  ==========================================================================
  446.   GWIN HELP FILE -- TEXT LINES
  447.  ==========================================================================
  448.  
  449.  
  450.  Format is  $[xxxyyy] [text]
  451.  
  452.  $ is the parameter name.
  453.  
  454.      [xxxyyy] is the screen coordinates, and [text] is the user text to be 
  455.               displayed.
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  An entire screen may be filled with text for use as a HELP FILE, or single
  467.  lines (or a single word) may be positioned anywhere on the screen to clarify
  468.  something. When combined with the Text Color parameter and the Text Size
  469.  parameter, you are able to create custom screens for any purpose.
  470.  
  471.  See the Menu Item Parameter for use of the screen xxxyyy coordinates.)
  472.  
  473.  
  474.          GWIN -- HELP file MENU Application.  Mike Bonnell, 1993
  475.  
  476.  ==========================================================================
  477.   GWIN HELP FILE -- COMMENT LINES
  478.  ==========================================================================
  479.  
  480.  
  481.  Format is  ;[text]
  482.  
  483.  ; is the parameter name. [text] is any text associated with the comment.
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  GWIN supports standard comment lines that have a semi-colon in column one
  494.  and some text following -- (or no text.)
  495.  
  496.  The semi-colon must be in column one, making the entire line a comment.
  497.  Partial comment lines are not supported.
  498.  
  499.  
  500.          GWIN -- HELP file MENU Application.  Mike Bonnell, 1993
  501.  
  502.  ==========================================================================
  503.   GWIN HELP FILE -- BLANK LINES
  504.  ==========================================================================
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  Blank lines may be inserted anywhere to separate a parameter set, or to
  518.  separate groupings within a set.  Blank lines must contain only spaces.
  519.  
  520.  Use the Comment line for comments.
  521.  
  522.  
  523.          GWIN -- HELP file MENU Application.  Mike Bonnell, 1993
  524.  
  525.  ==========================================================================
  526.   GWIN HELP FILE -- SCREEN PARAMETER SET
  527.  ==========================================================================
  528.  
  529.  The minimum requirements to make a screen work properly are --
  530.  
  531.  1)  The first line of each set must be a TopWin parameter.
  532.  
  533.  2)  The second Line must be a Menu Title.
  534.  
  535.  3)  At least one "%Size=nn" parameter must be included.
  536.  
  537.  4)  Other Parameters are optional. Use them as needed.
  538.   
  539.   
  540.  
  541.  
  542.  
  543.  
  544.   The parameters used to create an average screen are --
  545.                              
  546.                         ....v....1....v....2....v....3....v....4....v....5....
  547.   (TOPWIN)              @Light Red,White,Dark Gray,White,TSize=21
  548.   (TITLE)               !Screen Parameter Set
  549.   (COMMENT LINE)        ; Screensaver set for 5 minutes
  550.   (SCREENSAVER)         timeout=00300
  551.   (STATUS LINE COLOR)   ^Light Red
  552.   (BLANK LINE)
  553.   (TEXT SIZE)           %Size=14
  554.   (COLOR)               #White
  555.   (TEXT LINE)           $xxxyyy [text]
  556.   (TEXT LINE)           $xxxyyy [more text]
  557.   (TEXT LINE)           $xxxyyy [etc.]
  558.   (MENU ITEM)           xxxyyy [menu item name] 
  559.   (PROGRAM TO LOAD)     &program.exe
  560.  
  561.  MENU ITEMS and TEXT LINES may appear together in the same parameter set --
  562.  or, a parameter set may contain either. If no MENU ITEMS or TEXT LINES
  563.  are defined in a set, GWIN displays a blank MAIN WINDOW using the COLOR
  564.  information supplied in the TOPWIN parameter.
  565.  
  566.  TOPWIN, TITLE and at least one %Size=nn are mandatory.
  567.  
  568.          GWIN -- HELP file MENU Application.  Mike Bonnell, 1993
  569.  
  570.  ==========================================================================
  571.   GWIN HELP FILE -- DESIGN A MENU
  572.  ==========================================================================
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  Creating a new Menu or HELP file may be accomplished by using the sample 
  581.  menu file and making new Menu Items and Text Lines corresponding with the 
  582.  applications you want your people to use. Make a copy of GWIN.MNU. There 
  583.  are two working Menus contained in this file in different formats, so you 
  584.  should be able to customize them to suit your needs. 
  585.         
  586.  If you keep the original GWIN.MNU file untouched and only modify the 
  587.  copy, any changes you make will not hurt anything. Experimentation may 
  588.  be necessary until you become comfortable with GWIN's parameter set and 
  589.  the screen handling technique used to display your Menus and Help files.
  590.  
  591.  Read the Help portion of "GWIN.DOC" for parameter useage. Look at the 
  592.  Parameter Sets that are pre-defined in this file and try to model your 
  593.  first efforts after these.
  594.  
  595.  Don't try to modify GWIN.INI.   It is used throughout for online help.
  596.  
  597.  
  598.          GWIN -- HELP file MENU Application.  Mike Bonnell, 1993
  599.  
  600.  ==========================================================================
  601.   GWIN HELP FILE -- DESCRIPTION OF GWIN
  602.  ==========================================================================
  603.  
  604.  
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  GWIN was designed to be a textfile display program. The intent was to allow 
  614.  a user to design HELP files for use in a business environment that could be 
  615.  displayed in GRAPHICS mode. This mode allows the size of text and text color 
  616.  to be altered to draw attention to something on the screen. Unlike text mode 
  617.  applications, the GWIN GRAPHICS environment provides the designer with the 
  618.  tools needed to write HELP that makes an impact.
  619.  
  620.      Since most users have a Menu Application of some sort, we added that 
  621.  function to GWIN, making the need for separate Applications  unnecessary. 
  622.  The GWIN Menus may be as simple or complex as you choose. 
  623.  
  624.      The screensaver, although not as comprehensive as others, does provide 
  625.  a <broken glass> display and may be either used or not, as you choose. It 
  626.  uses a separate program that may be activated from the command line, from 
  627.  a Menu choice or from within GWIN.  The program name is <GSAVR.EXE> and may 
  628.  be invoked by using the "timeout=" parameter within GWIN.
  629.  
  630.  GDSK.exe is a utility that will calculate and display the free space on a 
  631.  diskette or hard drive. format is GDSK [d:] (Supports A: - Z:)
  632.  
  633.  
  634.     We hope you will get some good use out of this application.  Although no
  635.  known problems exist, we appreciate your input and will resolve problems as 
  636.  we are made aware of them.
  637.  
  638.  
  639.  
  640.    GWIN -- Sample Menu Application and HELP FILE.     Mike Bonnell, 1993
  641.  
  642.  INSTALLATION and SETUP --
  643.  
  644.  This Menu/Help file is provided as a guide to the Application Installer who 
  645.  wishes to make life easier for others. The GWIN Help File/Menu Application 
  646.  will allow the creation of Help and/or Menus that may be personalized to a 
  647.  given function. "Useability" is the current term for -- "Gee, this is easy."
  648.  
  649.  With GWIN it is!
  650.  
  651.  GWIN supports 14 keyboard Keys. We tried to support more, but couldn't find 
  652.  a use for them. (Keys are described in the HELP section of the GWIN.INI file. 
  653.  Load up GWIN, and press <F1>)
  654.  
  655.  GWIN uses GRAPHICS MODE to display Menus and Text on the screen, so a color
  656.  monitor with VGA support is required. 640k of memory and DOS ver. 5.00 or
  657.  greater are also required.  
  658.  
  659.  GWIN is NOT a 'TSR' program.   It is in memory only when you want it to be, 
  660.  and goes away when you are finished using it.  It uses about 92k of memory 
  661.  when loaded and reports remaining memory that may be used by other programs. 
  662.  Usually, there will be at least 500k of open memory after GWIN has loaded. 
  663.  
  664.     We have loaded and used ParaDox,  Quicken,  Quattro Pro,  Word Perfect, 
  665.  and others with no problems. 
  666.  
  667.     Some games require more memory than is available when GWIN is loaded. 
  668.  These need to be loaded directly from the command line or a special boot 
  669.  diskette.
  670.  
  671.  GWIN does not support a mouse. We didn't see enough need, and the extra 
  672.  memory overhead required would not be helpful. Your other Applications that 
  673.  do support a mouse are transparent to  GWIN.   (Use the arrow keys and/or 
  674.  PgUp/PgDn to navigate GWIN.)
  675.  
  676.  Installing GWIN is easy, too.  Just copy the release diskette into a DIR
  677.  on your hard disk. The DIR should be defined in your DOS PATH. 
  678.  (see "INSTALLATION" below.)
  679.  
  680.  To load GWIN, type 'GWIN' at the command line and press 'Enter'. You may
  681.  name a Menu/Text file and GWIN will load the file you name. If you type 
  682.  'GWIN' with no commandline argument, GWIN looks for the file -- 'GWIN.MNU'. 
  683.  (This is the released SAMPLE MENU file.)
  684.  
  685.  You may create your own Help files or Menu files using another filename.ext 
  686.  and name this file in a commandline argument when GWIN is loaded. GWIN will
  687.  look along the DOS PATH for the file you name. 
  688.  
  689.  The Commercial version may have as many as 100 Screen Pages in a single file. 
  690.  You may also create as many files as you require.
  691.  
  692.  The BBS Version allows 1 usable screen only. 
  693.  
  694.  This version  of GWIN is the SHAREWARE Version. It is restricted to 2 screens
  695.  per file. One of these must be the "END OF FILE" screen, so YOU have 1 screen
  696.  page to work with. If you want the commercial version of GWIN, please order
  697.  it.
  698.  
  699.    GWIN -- Sample Menu Application and HELP FILE.     Mike Bonnell, 1993
  700.  
  701. ..............................................................................
  702. INSTALLATION --
  703.  
  704. 1) Make a new Directory somewhere on your hard disk. You may use any name you
  705.    like.       ex.      From the C:>  type -- 'MD GWIN' and press 'Enter'.
  706.  
  707. 2) Copy the GWIN release into this directory. 
  708.  
  709. 3) Add this new directory to your AUTOEXEC.BAT [PATH] statement.
  710.  
  711. 4) Add a SET statememt to AUTOEXEC.BAT -- SET GWINDIR=[d:]\[path].
  712.    ex. Assume the GWIN dir is named 'GWIN' and is located on your C: drive:
  713.    The statement would be - 'SET GWINDIR=C:\GWIN'
  714.    The SET statement should appear on a line by itself.
  715.  
  716. 5) Change (or add) FILES=20 and BUFFERS=20 in CONFIG.SYS. (If FILES and
  717.    BUFFERS are already 20 or more you don't need to change them.)
  718.  
  719. 6) When this setup is complete, reboot your PC to make the changes permanent.
  720.  
  721.  These changes allow GWIN to be loaded from the command line or a batch file 
  722.  no matter what your CURRENT DEFAULT directory may be. If you do not make 
  723.  these changes, GWIN will not load.
  724. ..............................................................................
  725. Software Requirements:
  726.  
  727.  MS-DOS 5.00 or greater and a Text Editor. (edit.com works fine.)
  728.  
  729.  If you do not have DOS 5.0 or greater, GWIN will not load.
  730. .............................................................................. 
  731. Hardware Requirements:
  732.  
  733.  AT 386sx or greater, 640k memory, Hard Drive (500k disk space), vga graphics.
  734.  Color Monitor. (Vga adapter must be IBM compatible. Monitor must be at least 
  735.  640x480 resolution.)
  736. ..............................................................................
  737.    GWIN -- Sample Menu Application and HELP FILE.     Mike Bonnell, 1993
  738.  
  739.  
  740.  There are three other programs included in this release --
  741.  
  742.     GDSK.EXE     --  is a Disk Free-Space analyzer. 
  743.                      It will tell you how much free space remains on the 
  744.                      drive you name at the command line.    ex.  gdsk b: 
  745.                      It supports drives A: - Z:
  746.           
  747.     GSAVR.EXE    --  is GWIN's screensaver. It is a free-standing program
  748.                      that may be loaded from the command line or is invoked
  749.                      by GWIN when the timer runs out.
  750.  
  751.     DSPLY.EXE    --  A textfile displayer. This program supports the <Up> and 
  752.                      <Dn> arrows and the <Esc> keys only. It will display any 
  753.                      ascii textfile that is less than 32k in size.
  754.                      useage is -- DSPLY [filename.ext] [\1] 
  755.                      [filename.ext is the name of the file to be displayed, 
  756.                      and [\1] will allow cr/lf and tab characters to be seen.
  757.                      DSPLY.exe uses the WINDOWBOSS(c) text window interface. 
  758.                      (Ser. # 9302.)
  759. ..............................................................................
  760.  Other Files on the release disk --
  761.  
  762.    GINSTALL.TXT  --  Installation instructions.
  763.     
  764.    GLICENSE.DOC  --  License and Ordering Information. Please read.
  765.  
  766.     GWIN.DOC     --  GWIN's Manual.
  767.  
  768.     GWIN.INI     --  GWIN's control file. (Also contains GWIN HELP.)
  769.     
  770.     GWIN.MNU     --  SAMPLE MENU file for GWIN. (Use this to make your own.)
  771.  
  772.     EGAVGA.BGI   --  Graphics Driver. (Must be present in GWIN's DIR.)
  773.  
  774.     TRIP.CHR     --  Graphics Font file. (Must be present in GWIN's DIR.)
  775.  
  776.     LITT.CHR     --  Graphics Font file. (Must be present in GWIN's DIR.)
  777.  
  778.    GREAD.ME      --  Startup and/or last minute changes.
  779.  
  780.   GREADME.TOO    --  How to contact us.
  781.